3.9.36 \(\int \frac {(A+B \tan (e+f x)) (c-i c \tan (e+f x))^{7/2}}{(a+i a \tan (e+f x))^{3/2}} \, dx\) [836]

Optimal. Leaf size=287 \[ -\frac {5 (2 i A-5 B) c^{7/2} \text {ArcTan}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{a^{3/2} f}-\frac {5 (2 i A-5 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}} \]

[Out]

-5*(2*I*A-5*B)*c^(7/2)*arctan(c^(1/2)*(a+I*a*tan(f*x+e))^(1/2)/a^(1/2)/(c-I*c*tan(f*x+e))^(1/2))/a^(3/2)/f-5/2
*(2*I*A-5*B)*c^3*(a+I*a*tan(f*x+e))^(1/2)*(c-I*c*tan(f*x+e))^(1/2)/a^2/f-5/6*(2*I*A-5*B)*c^2*(a+I*a*tan(f*x+e)
)^(1/2)*(c-I*c*tan(f*x+e))^(3/2)/a^2/f-2/3*(2*I*A-5*B)*c*(c-I*c*tan(f*x+e))^(5/2)/a/f/(a+I*a*tan(f*x+e))^(1/2)
+1/3*(I*A-B)*(c-I*c*tan(f*x+e))^(7/2)/f/(a+I*a*tan(f*x+e))^(3/2)

________________________________________________________________________________________

Rubi [A]
time = 0.23, antiderivative size = 287, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 45, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.156, Rules used = {3669, 79, 49, 52, 65, 223, 209} \begin {gather*} -\frac {5 c^{7/2} (-5 B+2 i A) \text {ArcTan}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{a^{3/2} f}-\frac {5 c^3 (-5 B+2 i A) \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 c^2 (-5 B+2 i A) \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 c (-5 B+2 i A) (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(-B+i A) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((A + B*Tan[e + f*x])*(c - I*c*Tan[e + f*x])^(7/2))/(a + I*a*Tan[e + f*x])^(3/2),x]

[Out]

(-5*((2*I)*A - 5*B)*c^(7/2)*ArcTan[(Sqrt[c]*Sqrt[a + I*a*Tan[e + f*x]])/(Sqrt[a]*Sqrt[c - I*c*Tan[e + f*x]])])
/(a^(3/2)*f) - (5*((2*I)*A - 5*B)*c^3*Sqrt[a + I*a*Tan[e + f*x]]*Sqrt[c - I*c*Tan[e + f*x]])/(2*a^2*f) - (5*((
2*I)*A - 5*B)*c^2*Sqrt[a + I*a*Tan[e + f*x]]*(c - I*c*Tan[e + f*x])^(3/2))/(6*a^2*f) - (2*((2*I)*A - 5*B)*c*(c
 - I*c*Tan[e + f*x])^(5/2))/(3*a*f*Sqrt[a + I*a*Tan[e + f*x]]) + ((I*A - B)*(c - I*c*Tan[e + f*x])^(7/2))/(3*f
*(a + I*a*Tan[e + f*x])^(3/2))

Rule 49

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + 1))), x] - Dist[d*(n/(b*(m + 1))), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 79

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(-(b*e - a*f
))*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(f*(p + 1)*(c*f - d*e))), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1
) + c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e,
f, n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || L
tQ[p, n]))))

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 3669

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a*(c/f), Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^(n - 1)*(A + B*x), x
], x, Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0]

Rubi steps

\begin {align*} \int \frac {(A+B \tan (e+f x)) (c-i c \tan (e+f x))^{7/2}}{(a+i a \tan (e+f x))^{3/2}} \, dx &=\frac {(a c) \text {Subst}\left (\int \frac {(A+B x) (c-i c x)^{5/2}}{(a+i a x)^{5/2}} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}-\frac {((2 A+5 i B) c) \text {Subst}\left (\int \frac {(c-i c x)^{5/2}}{(a+i a x)^{3/2}} \, dx,x,\tan (e+f x)\right )}{3 f}\\ &=-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}+\frac {\left (5 (2 A+5 i B) c^2\right ) \text {Subst}\left (\int \frac {(c-i c x)^{3/2}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{3 a f}\\ &=-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}+\frac {\left (5 (2 A+5 i B) c^3\right ) \text {Subst}\left (\int \frac {\sqrt {c-i c x}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{2 a f}\\ &=-\frac {5 (2 i A-5 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}+\frac {\left (5 (2 A+5 i B) c^4\right ) \text {Subst}\left (\int \frac {1}{\sqrt {a+i a x} \sqrt {c-i c x}} \, dx,x,\tan (e+f x)\right )}{2 a f}\\ &=-\frac {5 (2 i A-5 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}-\frac {\left (5 (2 i A-5 B) c^4\right ) \text {Subst}\left (\int \frac {1}{\sqrt {2 c-\frac {c x^2}{a}}} \, dx,x,\sqrt {a+i a \tan (e+f x)}\right )}{a^2 f}\\ &=-\frac {5 (2 i A-5 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}-\frac {\left (5 (2 i A-5 B) c^4\right ) \text {Subst}\left (\int \frac {1}{1+\frac {c x^2}{a}} \, dx,x,\frac {\sqrt {a+i a \tan (e+f x)}}{\sqrt {c-i c \tan (e+f x)}}\right )}{a^2 f}\\ &=-\frac {5 (2 i A-5 B) c^{7/2} \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{a^{3/2} f}-\frac {5 (2 i A-5 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{2 a^2 f}-\frac {5 (2 i A-5 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{6 a^2 f}-\frac {2 (2 i A-5 B) c (c-i c \tan (e+f x))^{5/2}}{3 a f \sqrt {a+i a \tan (e+f x)}}+\frac {(i A-B) (c-i c \tan (e+f x))^{7/2}}{3 f (a+i a \tan (e+f x))^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 5.22, size = 255, normalized size = 0.89 \begin {gather*} \frac {\sqrt {\sec (e+f x)} (A+B \tan (e+f x)) \left (\frac {5 (-2 i A+5 B) c^4 e^{i (e+f x)} \sqrt {\frac {e^{i (e+f x)}}{1+e^{2 i (e+f x)}}} \text {ArcTan}\left (e^{i (e+f x)}\right )}{\sqrt {\frac {c}{1+e^{2 i (e+f x)}}}}+\frac {1}{12} c^3 \sec ^{\frac {3}{2}}(e+f x) (33 (-2 i A+5 B) \cos (e+f x)+(-26 i A+71 B) \cos (3 (e+f x))+2 (34 A+82 i B+(34 A+79 i B) \cos (2 (e+f x))) \sin (e+f x)) \sqrt {c-i c \tan (e+f x)}\right )}{f (A \cos (e+f x)+B \sin (e+f x)) (a+i a \tan (e+f x))^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((A + B*Tan[e + f*x])*(c - I*c*Tan[e + f*x])^(7/2))/(a + I*a*Tan[e + f*x])^(3/2),x]

[Out]

(Sqrt[Sec[e + f*x]]*(A + B*Tan[e + f*x])*((5*((-2*I)*A + 5*B)*c^4*E^(I*(e + f*x))*Sqrt[E^(I*(e + f*x))/(1 + E^
((2*I)*(e + f*x)))]*ArcTan[E^(I*(e + f*x))])/Sqrt[c/(1 + E^((2*I)*(e + f*x)))] + (c^3*Sec[e + f*x]^(3/2)*(33*(
(-2*I)*A + 5*B)*Cos[e + f*x] + ((-26*I)*A + 71*B)*Cos[3*(e + f*x)] + 2*(34*A + (82*I)*B + (34*A + (79*I)*B)*Co
s[2*(e + f*x)])*Sin[e + f*x])*Sqrt[c - I*c*Tan[e + f*x]])/12))/(f*(A*Cos[e + f*x] + B*Sin[e + f*x])*(a + I*a*T
an[e + f*x])^(3/2))

________________________________________________________________________________________

Maple [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 732 vs. \(2 (236 ) = 472\).
time = 0.43, size = 733, normalized size = 2.55 Too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2)/(a+I*a*tan(f*x+e))^(3/2),x,method=_RETURNVERBOSE)

[Out]

1/6/f*(-c*(I*tan(f*x+e)-1))^(1/2)*(a*(1+I*tan(f*x+e)))^(1/2)*c^3/a^2*(-114*I*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a
*c)^(1/2)*tan(f*x+e)-118*I*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)-30*I*A*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a
*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c+225*I*B*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/
2))/(a*c)^(1/2))*a*c*tan(f*x+e)-30*A*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))
*a*c*tan(f*x+e)^3+185*I*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)^2+90*I*A*ln((a*c*tan(f*x+e)+(a*c
)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c*tan(f*x+e)^2-225*B*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*
(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c*tan(f*x+e)^2-21*B*(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2)*tan(f*x+e
)^3+6*I*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)^3+3*I*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)
*tan(f*x+e)^4+90*A*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c*tan(f*x+e)+74
*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)^2-75*I*B*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x
+e)^2))^(1/2))/(a*c)^(1/2))*a*c*tan(f*x+e)^3+75*B*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))
/(a*c)^(1/2))*a*c+279*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)-46*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*
(a*c)^(1/2))/(a*c*(1+tan(f*x+e)^2))^(1/2)/(a*c)^(1/2)/(I-tan(f*x+e))^3

________________________________________________________________________________________

Maxima [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 1459 vs. \(2 (229) = 458\).
time = 1.21, size = 1459, normalized size = 5.08 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2)/(a+I*a*tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

-12*(60*(2*A + 5*I*B)*c^3*cos(6*f*x + 6*e) + 100*(2*A + 5*I*B)*c^3*cos(4*f*x + 4*e) + 32*(2*A + 5*I*B)*c^3*cos
(2*f*x + 2*e) + 60*(2*I*A - 5*B)*c^3*sin(6*f*x + 6*e) + 100*(2*I*A - 5*B)*c^3*sin(4*f*x + 4*e) + 32*(2*I*A - 5
*B)*c^3*sin(2*f*x + 2*e) - 16*(A + I*B)*c^3 + 30*((2*A + 5*I*B)*c^3*cos(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*
x + 2*e))) + 2*(2*A + 5*I*B)*c^3*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*A + 5*I*B)*c^3*cos(
3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*I*A - 5*B)*c^3*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f
*x + 2*e))) + 2*(2*I*A - 5*B)*c^3*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*I*A - 5*B)*c^3*sin
(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*arctan2(cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))
), sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 30*((2*A + 5*I*B)*c^3*cos(7/2*arctan2(sin(2*f*x
 + 2*e), cos(2*f*x + 2*e))) + 2*(2*A + 5*I*B)*c^3*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*A
+ 5*I*B)*c^3*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*I*A - 5*B)*c^3*sin(7/2*arctan2(sin(2*f*
x + 2*e), cos(2*f*x + 2*e))) + 2*(2*I*A - 5*B)*c^3*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*I
*A - 5*B)*c^3*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*arctan2(cos(1/2*arctan2(sin(2*f*x + 2*e),
cos(2*f*x + 2*e))), -sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 15*((2*I*A - 5*B)*c^3*cos(7/2
*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 2*(2*I*A - 5*B)*c^3*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*
x + 2*e))) + (2*I*A - 5*B)*c^3*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - (2*A + 5*I*B)*c^3*sin(7/
2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*(2*A + 5*I*B)*c^3*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f
*x + 2*e))) - (2*A + 5*I*B)*c^3*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*log(cos(1/2*arctan2(sin(
2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*sin(1/2*arctan
2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 15*((-2*I*A + 5*B)*c^3*cos(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f
*x + 2*e))) + 2*(-2*I*A + 5*B)*c^3*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (-2*I*A + 5*B)*c^3*c
os(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*A + 5*I*B)*c^3*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(
2*f*x + 2*e))) + 2*(2*A + 5*I*B)*c^3*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (2*A + 5*I*B)*c^3*
sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*log(cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))
^2 + sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x +
2*e))) + 1))*sqrt(a)*sqrt(c)/((-144*I*a^2*cos(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 288*I*a^2*cos
(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 144*I*a^2*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*
e))) + 144*a^2*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 288*a^2*sin(5/2*arctan2(sin(2*f*x + 2*e)
, cos(2*f*x + 2*e))) + 144*a^2*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*f)

________________________________________________________________________________________

Fricas [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 612 vs. \(2 (229) = 458\).
time = 3.36, size = 612, normalized size = 2.13 \begin {gather*} \frac {15 \, {\left (a^{2} f e^{\left (5 i \, f x + 5 i \, e\right )} + a^{2} f e^{\left (3 i \, f x + 3 i \, e\right )}\right )} \sqrt {\frac {{\left (4 \, A^{2} + 20 i \, A B - 25 \, B^{2}\right )} c^{7}}{a^{3} f^{2}}} \log \left (\frac {4 \, {\left (2 \, {\left ({\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (3 i \, f x + 3 i \, e\right )} + {\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (i \, f x + i \, e\right )}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} + {\left (a^{2} f e^{\left (2 i \, f x + 2 i \, e\right )} - a^{2} f\right )} \sqrt {\frac {{\left (4 \, A^{2} + 20 i \, A B - 25 \, B^{2}\right )} c^{7}}{a^{3} f^{2}}}\right )}}{{\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (2 i \, f x + 2 i \, e\right )} + {\left (2 i \, A - 5 \, B\right )} c^{3}}\right ) - 15 \, {\left (a^{2} f e^{\left (5 i \, f x + 5 i \, e\right )} + a^{2} f e^{\left (3 i \, f x + 3 i \, e\right )}\right )} \sqrt {\frac {{\left (4 \, A^{2} + 20 i \, A B - 25 \, B^{2}\right )} c^{7}}{a^{3} f^{2}}} \log \left (\frac {4 \, {\left (2 \, {\left ({\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (3 i \, f x + 3 i \, e\right )} + {\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (i \, f x + i \, e\right )}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} - {\left (a^{2} f e^{\left (2 i \, f x + 2 i \, e\right )} - a^{2} f\right )} \sqrt {\frac {{\left (4 \, A^{2} + 20 i \, A B - 25 \, B^{2}\right )} c^{7}}{a^{3} f^{2}}}\right )}}{{\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (2 i \, f x + 2 i \, e\right )} + {\left (2 i \, A - 5 \, B\right )} c^{3}}\right ) - 4 \, {\left (15 \, {\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (6 i \, f x + 6 i \, e\right )} + 25 \, {\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (4 i \, f x + 4 i \, e\right )} + 8 \, {\left (2 i \, A - 5 \, B\right )} c^{3} e^{\left (2 i \, f x + 2 i \, e\right )} + 4 \, {\left (-i \, A + B\right )} c^{3}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}}}{12 \, {\left (a^{2} f e^{\left (5 i \, f x + 5 i \, e\right )} + a^{2} f e^{\left (3 i \, f x + 3 i \, e\right )}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2)/(a+I*a*tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

1/12*(15*(a^2*f*e^(5*I*f*x + 5*I*e) + a^2*f*e^(3*I*f*x + 3*I*e))*sqrt((4*A^2 + 20*I*A*B - 25*B^2)*c^7/(a^3*f^2
))*log(4*(2*((2*I*A - 5*B)*c^3*e^(3*I*f*x + 3*I*e) + (2*I*A - 5*B)*c^3*e^(I*f*x + I*e))*sqrt(a/(e^(2*I*f*x + 2
*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1)) + (a^2*f*e^(2*I*f*x + 2*I*e) - a^2*f)*sqrt((4*A^2 + 20*I*A*B - 2
5*B^2)*c^7/(a^3*f^2)))/((2*I*A - 5*B)*c^3*e^(2*I*f*x + 2*I*e) + (2*I*A - 5*B)*c^3)) - 15*(a^2*f*e^(5*I*f*x + 5
*I*e) + a^2*f*e^(3*I*f*x + 3*I*e))*sqrt((4*A^2 + 20*I*A*B - 25*B^2)*c^7/(a^3*f^2))*log(4*(2*((2*I*A - 5*B)*c^3
*e^(3*I*f*x + 3*I*e) + (2*I*A - 5*B)*c^3*e^(I*f*x + I*e))*sqrt(a/(e^(2*I*f*x + 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x
 + 2*I*e) + 1)) - (a^2*f*e^(2*I*f*x + 2*I*e) - a^2*f)*sqrt((4*A^2 + 20*I*A*B - 25*B^2)*c^7/(a^3*f^2)))/((2*I*A
 - 5*B)*c^3*e^(2*I*f*x + 2*I*e) + (2*I*A - 5*B)*c^3)) - 4*(15*(2*I*A - 5*B)*c^3*e^(6*I*f*x + 6*I*e) + 25*(2*I*
A - 5*B)*c^3*e^(4*I*f*x + 4*I*e) + 8*(2*I*A - 5*B)*c^3*e^(2*I*f*x + 2*I*e) + 4*(-I*A + B)*c^3)*sqrt(a/(e^(2*I*
f*x + 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1)))/(a^2*f*e^(5*I*f*x + 5*I*e) + a^2*f*e^(3*I*f*x + 3*I*e))

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))**(7/2)/(a+I*a*tan(f*x+e))**(3/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 3879 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2)/(a+I*a*tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate((B*tan(f*x + e) + A)*(-I*c*tan(f*x + e) + c)^(7/2)/(I*a*tan(f*x + e) + a)^(3/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {\left (A+B\,\mathrm {tan}\left (e+f\,x\right )\right )\,{\left (c-c\,\mathrm {tan}\left (e+f\,x\right )\,1{}\mathrm {i}\right )}^{7/2}}{{\left (a+a\,\mathrm {tan}\left (e+f\,x\right )\,1{}\mathrm {i}\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((A + B*tan(e + f*x))*(c - c*tan(e + f*x)*1i)^(7/2))/(a + a*tan(e + f*x)*1i)^(3/2),x)

[Out]

int(((A + B*tan(e + f*x))*(c - c*tan(e + f*x)*1i)^(7/2))/(a + a*tan(e + f*x)*1i)^(3/2), x)

________________________________________________________________________________________